NElementMediaExporter<TContent> Class Members
In This Topic
The following tables list the members exposed by NElementMediaExporter<TContent>.
Public Properties
| Name | Description |
 | Content | Gets the content of the exported document. |
 | Document | Gets the document being exported. |
 | File | Gets the file to export the document to. |
Top
Public Methods
| Name | Description |
 | ShowDialog | Overloaded. Shows the image export dialog, from which the user can select different imaging options and export the document to an image. |
Top
See Also